home *** CD-ROM | disk | FTP | other *** search
- Path: news.dx.net!NewsWatcher!user
- From: mikedorman@cedarnet.com (Mike Dorman)
- Newsgroups: comp.lang.c
- Subject: Re: Micro C compiler
- Date: Mon, 08 Jan 1996 17:11:16 -0500
- Organization: CedarNet Online
- Message-ID: <mikedorman-0801961711180001@205.148.200.151>
- References: <30f07c6f.8480979@news.panix.com>
- NNTP-Posting-Host: 205.148.200.151
-
- In article <30f07c6f.8480979@news.panix.com>, dm@panix.com (Dan'l) wrote:
-
- > I found an ftp site with this freeware compiler and was wondering if
- > anyone in the know had any experience with it. Is it ANSI copliant?
- > Is it a good beginner compiler like Power C? Dan'l
-
- I have it, and it is ANSI copmliant...but it's nothing really special. It
- has inlin asm, but it's passed directly to the assembler, so you can't use
- local variables in inline. It also requires an external MASM-compatible
- assembler and a linker...
-
- ==============================================
- From: Mike Dorman
- mikedorman@cedarnet.com
- 1:283/119.1012@fidonet
- http://www.cedarnet.com/bbs/users/mikedorman/
- ==============================================
-